
What is an ABI file?
An ABI file is a JSON-based description of how to convert user actions between their JSON and Binary representations. It also describes how to convert the database state to/from JSON, enabling developers and users to interact with smart contracts seamlessly.
